The main task of the implementation is to rewrite the validation method 实现的主要任务是重写确认方法。
Once the solution has been created, add a validation method to the 源文件添加验证方法。若要执行此操作,请右击
Visual studio opens the code editor with an empty validation method 设计器将显示一个含有空验证方法的代码隐藏页。
Once you create the solution, you can implement a simple validation method 创建解决方案后,可以实现简单的验证方法。
Sp1.1 select products and product components to be validated and the validation methods that will be used for each 选择需要确认的产品、产品组件以及确认的方法。
When you go to marshal your java classes back out to xml, validation methods are called which have been generated based on your xml schema and the restrictive types, shown in both 当从java类编组回到xml时,将调用根据xmlschema(和限制性的类型,如
Attribute of the point udt . the udt is byte-ordered, is named " point ", has a validation method named " validatepoint ", and uses the native serialization format 该名为“点”的udt采用字节顺序,它具有名为“validatepoint”的验证方法并使用本机序列化格式。
validation method of civil airplane maintainability qualitative parameters is instructive to constitute successfully a computer system of maintainability evaluation and validation of airplane 最后以主起落架机轮组的装配图为例,详细说明了计算机辅助验证方法。
Once defined in partial classes like below, these validation methods will automatically be enforced anytime we write code to update our data model objects in an application 一旦在部分类中像如下这样添加了的话,这些验证方法将会在应用程序中更新数据模型时自动的触发。
Within this validation method i can check any of the entity's property values ( and even obtain read-only access to its associated objects ), and raise an exception as needed if the values are incorrect 在验证方法中可以检查实体的属性值(甚至只读访问其关联的对象),如果值不合法的话将抛出异常。